<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.footer01 {
	background: url(../images/db.png) no-repeat right #03182d;
	background-size: cover;
}

.footer01 &gt; .wrap {
	display: flex;
	justify-content: space-between;
	padding: 40px 0 30px;
	align-items: center;
}

.footer01 .wrap .db01 {
}

.footer01 .wrap .db01 .db_logo {
	margin-bottom: 8px;
/* margin-top: 19px; */
	display: inline-block;
}

.footer01 .wrap .db01 .db_logo img {
}

.footer01 .wrap .db01 .div1 {
	display: flex;
	align-items: center;
	margin-top: 9px;
}

.footer01 .wrap .db01 .div1 img {
	display: block;
	width: 18px;
	margin-right: 5px;
}

.footer01 .wrap .db01 .div1 p {
	color: #c29741;
	font-size: 18px;
}

.footer01 .wrap .db02 {
	width: 260px;
}

.footer01 .wrap .db02 h4 {
	font-size: 20px;
	color: #fff;
/* font-weight: bold; */
	margin-bottom: 10px;
}

.footer01 .wrap .db02 .form01 {
}

.footer01 .wrap .db02 .form01 input {
	background: #fff;
	padding: 0 5%;
	width: 90%;
	line-height: 42px;
	border-radius: 4px;
	margin-top: 11px;
	font-size: 15px;
	color: #333;
	outline: medium;
}

.footer01 .wrap .db02 .form01 button {
	background: #cda45b;
	border: none;
	padding: 0 14%;
	line-height: 42px;
	border-radius: 4px;
	margin-top: 11px;
	font-size: 17px;
	color: #fff;
	outline: medium;
	cursor: pointer;
}

.footer01 .wrap .db02 .form01 button:hover {
	background: #9f1924;
}

.footer01 .wrap .db03 {
	width: 150px;
}

.footer01 .wrap .db03 h4 {
	font-size: 20px;
	color: #fff;
/* font-weight: bold; */
	margin-bottom: 15px;
}

.footer01 .wrap .db03 img {
	width: 100%;
	display: block;
}

.footer01 .copyright01 {
	padding: 12px 0 20px;
}

.footer01 .copyright01 .yqlj {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 5px;
	border-top: 1px solid #aaaaaa61;
	padding-top: 16px;
}

.footer01 .copyright01 .yqlj p {
	color: #c29741;
	font-size: 16px;
}

.footer01 .copyright01 .yqlj a {
	color: #c29741;
	font-size: 16px;
	margin-left: 12px;
}

.footer01 .copyright01 .yqlj a:hover {
	font-weight: bold;
}

.footer01 .copyright01 .bqxx {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.footer01 .copyright01 .bqxx p,.footer01 .copyright01 .bqxx a {
	color: #d0ceceba;
	font-size: 15px;
}

.footer01 .copyright01 .bqxx a:hover {
}

.zb_xfk01 {
	border-radius: 8px;
	display: block;
	width: 200px;
	position: fixed;
	left: 20px;
	bottom: 45%;
	background: #0f1826;
	overflow: hidden;
	z-index: 9999;
}

.zb_xfk01 .zb_xfk_top {
	width: 100%;
	height: 46px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	cursor: pointer;
}

.zb_xfk01 .zb_xfk_top .gb {
	height: 2px;
	width: 19px;
	display: block;
	background: #fff;
	border-radius: 35px;
	margin-right: 19px;
	cursor: pointer;
}

.zb_xfk01 .zb_xfk_nr {
	background: #fff;
	padding: 10px 10px 14px;
}

.zb_xfk01 .zb_xfk_nr h4 {
	font-size: 18px;
	color: #0f1826;
/* font-weight: bold; */
	margin-bottom: 5px;
	line-height: 26px;
	letter-spacing: 1px;
}

.zb_xfk01 .zb_xfk_nr .form02 {
}

.zb_xfk01 .zb_xfk_nr .form02 input {
	width: 81%;
	line-height: 32px;
	margin: 8px auto 0;
	_margin: 8px 0 0 -10px;
	border: 1px solid #DCDFE6;
	background-color: #fff;
	border-radius: 4px;
	font-size: 13px;
	padding-left: 32px;
	background-image: url(../images/form-name2.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position-y: center;
	background-position-x: 8px;
}

.zb_xfk01 .zb_xfk_nr .form02 button {
	overflow: hidden;
	line-height: 32px;
	outline: medium;
	background: #0f1826;
	font-size: 15px;
	color: #fff;
	border: none;
	cursor: pointer;
	width: 40%;
	margin-left: 60%;
	border-radius: 4px;
	margin-top: 10px;
}

.zb_xfk01 .zb_xfk_nr .form02 button:hover {
	background: #cda45b;
}

.zb_xfk02 {
	height: 157px;
	display: none;
	border-radius: 8px;
	width: 45px;
	position: fixed;
	left: 5px;
	bottom: 47%;
	background: #0f1826;
	overflow: hidden;
	/* box-shadow: 0 0 10px rgb(255 255 255 / 0.6); */
	box-shadow: 0 -1px 20px 0 rgb(236 233 233 / 40%);
	z-index: 9999;
	cursor: pointer;
}

.zb_xfk02 h4 {
	text-align: center;
	font-size: 18px;
	color: #fff;
/* font-weight: bold; */
	margin-bottom: 5px;
	line-height: 26px;
	width: 30px;
	margin: 0 auto;
	margin-top: 16px;
}

.zb_xfk02 .xianshi {
	height: 3px;
	width: 17px;
	display: block;
	background: #fff;
	cursor: pointer;
	border-radius: 2px;
	margin: 0 auto;
	margin-top: 11px;
}

.toolbar01 {
	width: 160px;
	position: fixed;
	right: 10px;
	top: 25%;
	z-index: 999;
}

.toolbar01 .leftClose {
	position: absolute;
	width: 32px;
	height: 32px;
	right: 0;
	top: 0;
	background: url(../images/clx1.png)no-repeat center;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.9s ease-out;
}

.toolbar01 .leftClose img {
	display: none;
	width: 125px;
	position: relative;
	top: -66px;
	right: 32px;
}

.toolbar01 .leftClose.active img {
	display: block;
}

.toolbar01 .leftClose:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.toolbar01 .active {
	position: absolute;
	width: 98px;
	height: 98px;
	right: 0;
	top: 100px;
	background: url(../images/ttel031.png) no-repeat center top;
	cursor: pointer;
	-webkit-transition: none;
}

.toolbar01 .box {
	width: 160px;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 2px 0 6px rgba(0, 0, 0, .1);
}

.toolbar01 dd {
	position: relative;
	padding-top: 18px;
}

.toolbar01 .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #ffffff;
	display: none;
	border-radius: 5px;
	box-shadow: 2px 0 6px rgba(0, 0, 0, .12);
}

.toolbar01 .pop-code {
	width: 130px;
	padding: 7px;
}

.toolbar01 .pop-code img {
	width: 130px;
	height: 130px;
	display: block;
}

.toolbar01 .lf span {
	background-position: 0 -33px;
}

.toolbar01 .bj {
	width: 100px;
	line-height: 30px;
	border-radius: 24px;
	background: #f6f6f6;
	display: block;
	margin: 12px auto 0;
	outline: medium;
}

.toolbar01 .bj span {
	background: url(../images/ttel021.png)no-repeat center left 20px;
	text-align: center;
	display: block;
	line-height: 25px;
	padding-left: 10px;
}

.toolbar01 .code span {
	background-position: 0 0;
}

.toolbar01 .zxzx span {
	background-position: 0 -33px;
}

.toolbar01 .top {
	width: 115px;
	height: 35px;
	background: url(../images/top1.png)no-repeat center #0f1826;
	display: block;
	border-radius: 8px;
	margin: 18px auto 0;
	box-shadow: 4px 0 16px rgb(97 94 93 / 20%);
}

.toolbar01 .twei {
	display: block;
	margin: 0 auto;
	padding-bottom: 18px;
}

.toolbar01 .twei img {
	width: 77%;
	display: block;
	margin: 0 auto;
	border: 1px solid #eeeeee;
	padding: 3px;
	border-radius: 6px;
}

.toolbar01 .twei h3 {
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}

.toolbar01 .tbo {
	background: #0f1826;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 15px 0 15px;
}

.toolbar01 .phone {
	width: 130px;
	height: 32px;
	border: 1px solid #eeeeee;
	margin: 0 auto;
	display: block;
	background: #fff;
	border-radius: 4px;
	padding: 0 7px;
}

.toolbar01 .zxzx {
	width: 98px;
	height: 98px;
	background: url(../images/ttel031.png)no-repeat center;
	display: block;
	margin: 10px auto 8px;
}

.toolbar01 .ttel {
	background: #0f1826;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #ffffff;
	text-align: center;
	padding: 14px 0 6px;
}

.toolbar01 .ttel h3 {
	font-size: 16px;
	line-height: 24px;
	background: url(../images/ttel1.png)no-repeat left 32px center;
}

.toolbar01 .ttel b {
	font-size: 19px;
	line-height: 28px;
}

.toolbar01 dd h3 {
	text-align: center;
	line-height: 20px;
	color: #666666;
	font-size: 16px;
	margin-bottom: 6px;
}

.toolbar02 {
	display: none;
	position: fixed;
	bottom: 6%;
	right: 2%;
	width: 65px;
	height: 65px;
	z-index: 9999;
	cursor: pointer;
	font-size: 0;
	text-align: center;
	border-radius: 50%;
	-webkit-animation: pin02 3s ease-in-out 0s infinite;
	animation: pin02 3s ease-in-out 0s infinite;
	background: #cda45b;
	background: rgb(15 24 38);
	border: 2px solid #fff;
}

.toolbar02:before {
    /* content: ""; */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #cda45b;
	-webkit-animation: circlepulse 1.5s ease 0s infinite;
	animation: circlepulse 1.5s ease 0s infinite;
}

.toolbar02 img {
	display: block;
	width: 39px;
	margin: 0 auto;
	margin-top: 14px;
}

@-webkit-keyframes pin02 {
	0% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(15, 24, 31, 0.2);
		box-shadow: 0px 0px 0 0px rgba(15, 24, 31, 0.2);
	}

	50% {
		-webkit-box-shadow: 0px 0px 0 20px rgba(15, 24, 31, 0.2);
		box-shadow: 0px 0px 0 20px rgba(15, 24, 31, 0.2);
	}

	100% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(15, 24, 31, 0.2);
		box-shadow: 0px 0px 0 0px rgba(15, 24, 31, 0.2);
	}
}

@-webkit-keyframes circlepulse {
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(3);
		opacity: 0;
	}
}

/*弹出留言框*/
.message01 {
	transition: all .5s;
	 /*background: #ffffff1f;*/
	position: fixed;
	z-index: 99999;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	justify-content: center;
	 /* align-items: center; */
}

.message01 .zzc {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.16);
	position: fixed;
}

.message01 .message01_box {
	/* width: 100%; */
	z-index: 9999;
	position: absolute;
	margin: 0 auto;
	margin-top: 15%;
}

.message01 .message01_box .box {
	width: 590px;
	height: 255px;
	background: #0f1826;
	box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.24);
	/* opacity: 0.95; */
	margin: 0 auto;
	padding: 10px;
}

.message01 .message01_box .box .nr {
	height: 100%;
	border: 1px solid #fff;
	padding: 0 21px;
}

.message01 .message01_box .box .nr .tit {
	text-align: center;
	margin: 21px auto 18px;
}

.message01 .message01_box .box .nr .tit h4 {
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
}

.message01 .message01_box .box .nr .tit p {
	font-size: 17px;
	font-weight: 400;
	color: #FFFFFF;
	opacity: 0.6;
}

.message01 .message01_box .box .nr .con {
	display: flex;
	justify-content: space-between;
}

.message01 .message01_box .box .nr .con .fl {
	width: 280px;
}

.message01 .message01_box .box .nr .con .fl li {
	display: flex;
	align-items: center;
	margin-bottom: 7px;
}

.message01 .message01_box .box .nr .con .fl li span {
	width: 28px;
/* padding: 5px 5px; */
	height: 27px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 8px;
}

.message01 .message01_box .box .nr .con .fl li span img {
	width: 50%;
	display: block;
}

.message01 .message01_box .box .nr .con .fl li p {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	width: 83%;
}

.message01 .message01_box .box .nr .con .fl li p strong {
	font-weight: bold;
}

.message01 .message01_box .box .nr .con .fr {
	width: 242px;
}

.message01 .message01_box .box .nr .con .fr input {
	width: 91%;
	padding: 0 4%;
	height: 35px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 8px;
	outline: medium;
}

.message01 .message01_box .box .nr .con .fr button {
	width: 100%;
	height: 35px;
	background: #c29741;
	border: none;
	outline: medium;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
}

.message01 .message01_box .box .nr .con .fr button:hover {
	background: #9f1924;
}

.message01 .message01_box .guanbi {
	width: 36px;
	height: 36px;
	background: #0f1826;
	opacity: 0.9;
	border-radius: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 16px;
}

.message01 .message01_box .guanbi img {
	width: 50%;
	margin: auto;
}

.but01 {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	width: 100%;
}

.but01 a {
	width: 230px;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #0f1826;
	display: block;
	border-radius: 8px;
	margin: 0 20px;
}

.but01 .mo {
}

.but01 .zx {
	background: #d7b975;
}

.but01 .mo:hover {
	background: #9f1924;
}

.but01 .zx:hover {
	background: #9f1924;
}</pre></body></html>